home *** CD-ROM | disk | FTP | other *** search
/ POINT Software Programming / PPROG1.ISO / pascal / swag / misc.swg / 0110_DOS + WorkGroups 3.11....pas < prev    next >
Encoding:
Pascal/Delphi Source File  |  1994-08-25  |  248 b   |  6 lines

  1. {
  2.  TIP for DOS compiler users:  If you've got Windows for WorkGroups
  3.  v3.11 with the 32-bit disk/file access enabled, compile your code
  4.  under a Windows "DOS box" instead of vanilla MS-DOS... you may cut
  5.  the compiler file i/o time in half.
  6. }